home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_2019.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  205 b   |  9 lines

  1. Inputs: Window; KeyEvent
  2. Outputs:  Button
  3.  
  4. Inputs: <Window>; EventRecord
  5. Outputs: <Button>
  6.  
  7. If KeyEvent is Enter or Return then Button will be the Window's default button. Otherwise Button will be NULL. 
  8.  
  9.